home *** CD-ROM | disk | FTP | other *** search
- Path: news.nic.utwente.nl!news
- From: Wessel de Roode <wessel@mat075207.student.utwente.nl>
- Newsgroups: comp.lang.c,sci.math
- Subject: REQ:Gaussian Elimination & pivoting routine in C ??
- Date: Tue, 16 Apr 1996 23:40:29 +0200
- Organization: Villa Amicorum
- Message-ID: <317413CD.41C6@mat075207.student.utwente.nl>
- NNTP-Posting-Host: mat075207.student.utwente.nl
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.01S (X11; I; IRIX 5.3 IP12)
-
- Hi,
-
- I've been looking on several places but I can't find it :-(
-
- I need to solve A*x=b A & X are known to me but have are ill
- conditioned.
-
- I would like to do this in a sub routine and not by calling some misty
- libray. (or writing my own)
-
- A = 12x 12 matrix with elements from 1e-5 to 200.
-
- So some pitoting & scaling should be included.
-
-
- Does any body know a use full piece of C-code for doing this ?
- Just the routine not a whole program..
-
- Manny manny thanx :-)
- Wessel
-
- ps Please send me a email directly our mail server has severe problems.
- wessel@mat075207.student.utwente.nl
-